home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / APSHO32_ V2.01 StatTrak Hockey / APSHO201.exe / _SETUP.1 / ho20db.shell / NameYourOwnCats.json < prev    next >
JavaScript Object Notation  |  1998-11-09  |  1KB

  1. {
  2.     "schema": {
  3.         "CategoryType": "Text (3) NOT NULL",
  4.         "CategoryNumber": "Integer NOT NULL",
  5.         "CategoryDescription": "Text (5) NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "CategoryType": "G",
  10.             "CategoryNumber": 1,
  11.             "CategoryDescription": "G1 "
  12.         },
  13.         {
  14.             "CategoryType": "G",
  15.             "CategoryNumber": 2,
  16.             "CategoryDescription": "G2 "
  17.         },
  18.         {
  19.             "CategoryType": "G",
  20.             "CategoryNumber": 3,
  21.             "CategoryDescription": "G3 "
  22.         },
  23.         {
  24.             "CategoryType": "G",
  25.             "CategoryNumber": 4,
  26.             "CategoryDescription": "G4 "
  27.         },
  28.         {
  29.             "CategoryType": "G",
  30.             "CategoryNumber": 5,
  31.             "CategoryDescription": "G5 "
  32.         },
  33.         {
  34.             "CategoryType": "G",
  35.             "CategoryNumber": 6,
  36.             "CategoryDescription": "G6"
  37.         },
  38.         {
  39.             "CategoryType": "G",
  40.             "CategoryNumber": 7,
  41.             "CategoryDescription": "G7"
  42.         },
  43.         {
  44.             "CategoryType": "G",
  45.             "CategoryNumber": 8,
  46.             "CategoryDescription": "G8"
  47.         },
  48.         {
  49.             "CategoryType": "G",
  50.             "CategoryNumber": 9,
  51.             "CategoryDescription": "G9"
  52.         },
  53.         {
  54.             "CategoryType": "G",
  55.             "CategoryNumber": 10,
  56.             "CategoryDescription": "G10"
  57.         },
  58.         {
  59.             "CategoryType": "H",
  60.             "CategoryNumber": 1,
  61.             "CategoryDescription": "H1 "
  62.         },
  63.         {
  64.             "CategoryType": "H",
  65.             "CategoryNumber": 2,
  66.             "CategoryDescription": "H2 "
  67.         },
  68.         {
  69.             "CategoryType": "H",
  70.             "CategoryNumber": 3,
  71.             "CategoryDescription": "H3 "
  72.         },
  73.         {
  74.             "CategoryType": "H",
  75.             "CategoryNumber": 4,
  76.             "CategoryDescription": "H4 "
  77.         },
  78.         {
  79.             "CategoryType": "H",
  80.             "CategoryNumber": 5,
  81.             "CategoryDescription": "H5 "
  82.         },
  83.         {
  84.             "CategoryType": "H",
  85.             "CategoryNumber": 6,
  86.             "CategoryDescription": "H6"
  87.         },
  88.         {
  89.             "CategoryType": "H",
  90.             "CategoryNumber": 7,
  91.             "CategoryDescription": "H7"
  92.         },
  93.         {
  94.             "CategoryType": "H",
  95.             "CategoryNumber": 8,
  96.             "CategoryDescription": "H8"
  97.         },
  98.         {
  99.             "CategoryType": "H",
  100.             "CategoryNumber": 9,
  101.             "CategoryDescription": "H9"
  102.         },
  103.         {
  104.             "CategoryType": "H",
  105.             "CategoryNumber": 10,
  106.             "CategoryDescription": "H10"
  107.         }
  108.     ]
  109. }